Lua/Client/Model
From JC2-MP Documentation
Static functions
 
 
 
 Returns
 
 Prototype
 
 
 Model
 
 Create(table)
 
  Model
 
 Create(number)
 
Functions
 
 
 
 
 
 Returns
 
 Prototype
 
 
 
 Draw()
 
 
 boolean
 
 Get2D()
 
 
 Color
 
 GetColor()
 
 
 Image
 
 GetTexture()
 
 
 number
 
 GetTextureAlpha()
 
 
 Topology
 
 GetTopology()
 
 
 
 ResetTexture()
 
 
 
 Set2D(boolean)
 
 
 
 SetColor(Color)
 
 
 
 SetTexture(Image)
 
 
 
 SetTextureAlpha(number)
 
 
 
 SetTopology(Topology)
 
 
 
 Update(table)
 

